This patch allows for compilation with C89 era compilers, by removing the
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 24 Feb 2006 07:28:04 +0000 (08:28 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 24 Feb 2006 07:28:04 +0000 (08:28 +0100)
commit4df7e8e499ef8e3c1794b24d3a6dfc9d6f19bb02
tree87e5a1e6240e3813bf07f41176791db5f7534d74
parent50345bb6c0f662ddb04cd6106be2bfe6b4589752
This patch allows for compilation with C89 era compilers, by removing the
trailing comma from an enum, which was not part of the C89 spec.

Signed-off-by: Bruce Rogers <brogers@novell.com>
xen/include/public/io/xs_wire.h